home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 3-Pak 2 - Disc 2
/
Infomagic - Windows 3-Pak Volume 2 (Disc 2 of 3).iso
/
Telnet-Clients
/
secmail.exe
/
_setup.3
/
Group4
/
SecureDll.dll
/
0
/
RCDATA
/
TNAGSCREEN
/
TNAGSCREEN.txt
< prev
Wrap
Text File
|
1998-10-08
|
1KB
|
50 lines
object NagScreen: TNagScreen
Left = 88
Top = 358
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Please Register'
ClientHeight = 79
ClientWidth = 379
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 16
Top = 16
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image001.ico>}
end
object Memo1: TMemo
Left = 64
Top = 8
Width = 281
Height = 65
Color = clSilver
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Lines.Strings = (
'This evaluation copy of this application has '
'expired. Restrictions are now in effect. For '
'registering information, please see '
'REGISTERING in the help file.')
ParentFont = False
TabOrder = 0
end
object Timer1: TTimer
Interval = 10000
OnTimer = Timer1Timer
Left = 352
Top = 40
end
end